home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 84 / XENIATGM84.iso / Time Machine / data1.cab / Time_Machine_Files / Automate_objet / Olmachine.aut < prev    next >
Text File  |  2000-02-22  |  502b  |  38 lines

  1. objet "olmachine"
  2. "start" "olmachine"
  3. {
  4.     "Defaut" "stop"
  5.     "Descend" "haut-milieu"
  6.     "Monte" "stop"
  7. }
  8.  
  9. "haut-milieu" "ALMA_HM01" "m9_235"
  10. {
  11.     "Defaut" "stop"
  12.     "Descend" "bas"
  13.     "Monte" "haut"
  14. }
  15.  
  16. "bas-milieu" "ALMA_BM01" "m9_235"
  17. {
  18.     "Defaut" "stop"
  19.     "Monte" "haut"
  20.     "Descend" "bas"    
  21. }
  22.  
  23. "haut" "ALMA_MH01" "m9_235"
  24. {
  25.     "Defaut" "stop"
  26.     "Descend" "haut-milieu"
  27.     "Monte" "stop"
  28. }
  29.  
  30. "bas" "ALMA_MB01" "m9_235"
  31. {
  32.     "Defaut" "stop"
  33.     "Monte" "bas-milieu"
  34.     "Descend" "stop"
  35. }
  36.  
  37. end
  38.